func go.pact.im/x/flaky.unwrapInternal
5 uses
go.pact.im/x/flaky (current package)
debounce.go#L126: return unwrapInternal(err)
once.go#L17: return unwrapInternal(f(ctx))
permanent.go#L56: func unwrapInternal(err error) error {
permanent.go#L84: return unwrapInternal(err)
retry.go#L56: return unwrapInternal(err)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)